/*서브상단이미지*/
#s_img1 {
    width: 100%;
    min-width: 1280px;
    background: url("/images/sub/s_img1.jpg") no-repeat center;
    height: 280px;
}
#s_img2 {
    width: 100%;
    min-width: 1280px;
    background: url("/images/sub/s_img2.jpg") no-repeat center;
    height: 280px;
}
#s_img3 {
    width: 100%;
    min-width: 1280px;
    background: url("/images/sub/s_img3.jpg") no-repeat center;
    height: 280px;
}
#s_img4 {
    width: 100%;
    min-width: 1280px;
    background: url("/images/sub/s_img4.jpg") no-repeat center;
    height: 280px;
}
#s_img5 {
    width: 100%;
    min-width: 1280px;
    background: url("/images/sub/s_img5.jpg") no-repeat center;
    height: 280px;
}
#s_img6 {
    width: 100%;
    min-width: 1280px;
    background: url("/images/sub/s_img6.jpg") no-repeat center;
    height: 280px;
}

/*서브컨텐츠*/
#s_contents {
    width: 100%;
    z-index: 99;
}
#s_con {
    width: 1280px;
    margin: 45px auto 0;
}
#s_con .left {
    width: 258px;
    float: left;
    position: relative;
}
#s_con .left .left_list {
    display: block;
    width: 256px;
    background-color: #8a582c;
    float: left;
    position: relative;
    border: 1px solid #cbcbcb;
    text-align: center;
}
#s_con .left .left_list p.s_title {
    font-weight: bold;
    font-size: 25px;
    color: white;
    padding-top: 20px;
}
#s_con .left .left_list ul.side {
    text-align: left;
    margin-top: 20px;
    background-color: white;
}
#s_con .left .left_list ul.side li {
    padding-bottom: 10px;
    padding-top: 10px;
    border-top: 1px solid #cbcbcb;
}
#s_con .left .left_list ul.side li img {
    vertical-align: middle;
}
#s_con .left .left_list ul.side li a {
    font-size: 14px;
    color: black;
    padding-left: 23px;
}
#s_con .left .left_list ul.side li a:hover {
    color: black;
}
#s_con .left .left_list ul.side li.this {
    background-color: white;
}
#s_con .left .left_list ul.side li.this span {
    float: right;
    padding-right: 20px;
}
#s_con .left .left_list ul.side li.this a {
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    color: #6e4b00;
}
#s_con .left .left_list ul.side ul.s_m {
    text-align: left;
    background-color: #f5f5f5;
}
#s_con .left .left_list ul.side ul.s_m li {
    padding-bottom: 8px;
    padding-top: 8px;
    border-top: 1px solid #ececec;
}
#s_con .left .left_list ul.side ul.s_m li.this {
    background-color: #f8f6eb;
}
#s_con .left .left_list ul.side ul.s_m li.this a {
    color: #654500;
}
#s_con .left .left_list ul.side ul.s_m li a {
    font-size: 13px;
    color: #686868;
    padding-left: 30px;
}

#s_con .right {
    width: 982px;
    margin-left: 40px;
    float: left;
}
#s_con .right .s_nav {
    width: 982px;
    height: 69px;
    position: relative;
    margin-bottom: 30px;
    border-bottom: 1px solid #d5d5d5;
}
#s_con .right .s_nav img {
    left: 0;
    top: 20px;
    position: absolute;
}
#s_con .right .s_nav p.st1 {
    font-size: 22px;
    font-family: 'Hankc', serif;
    font-weight: bold;
    left: 0;
    top: 22px;
    position: absolute;
}
#s_con .right .s_nav p.st2 {
    right: 0;
    top: 30px;
    position: absolute;
    font-size: 12px;
    color: #959595;
    font-weight: bold;
}
#s_con .right .contents {
    position: relative;
    text-align: left;
    line-height: 200%;
}

/*서브기타요소*/
#s_con .left .s_ban {
    width: 256px;
    height: 308px;
    position: relative;
    background: url('/images/sub/s_ban.jpg')no-repeat;
}
#s_con .left .s_ban p.s_b_t1 {
    position: absolute;
    top: 30px;
    left: 23px;
    font-size: 20px;
    font-weight: bold;
    color: #934e00;
    padding-bottom: 10px;
    border-bottom: 1px dashed white;
}
#s_con .left .s_ban p.s_b_t2 {
    position: absolute;
    top: 70px;
    left: 23px;
    font-size: 12px;
    line-height: 200%;
    color: #918d88;
}

#s_con .right .contents p.s1_1 {
    z-index: 99;
    position: absolute;
    top: 180px;
    left: 27px;
}
#s_con .right .contents p.s4_1 {
    z-index: 99;
    position: absolute;
    top: 160px;
    left: 365px;
}

#s_con .right .contents .tab01 {
    width: 100%;
}
#s_con .right .contents .tab01 li {
    float: left;
    border-bottom: 1px solid #b0b0b0;
    font-size: 16px;
    border-left: 1px solid #b0b0b0;
    border-right: 1px solid #b0b0b0;
    border-top: 1px solid #b0b0b0;
    padding: 10px 0;
    width: 49%;
    text-align: center;
}
#s_con .right .contents .tab01 li.this {
    float: left;
    border-bottom: 2px solid #a70000;
}

#s_con .right .contents .top {
    width: 982px;
    text-align: right;
    margin-bottom: 20px;
}
#s_con .right .contents .top #top_btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    line-height: 46px;
    border: 1px solid #c3c3c3;
    color: #333;
    text-align: center;
    font-size: 15px;
    z-index: 90;
    background-color: white;
    vertical-align: middle;
}
#s_con .right .contents .top #top_btn:hover {
    border-color: #3059c7;
    background-color: #3a5573;
    color: #fff;
}

#s_con .right .contents .t1 {
    font-size: 22px;
    font-family: 'Hankc', serif;
    font-weight: bold;
    line-height: 250%;
    color: #953e14;
}
#s_con .right .contents .t2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 180%;
    color: #bd172d;
}
#s_con .right .contents .t3 {
    font-size: 14px;
    color: #bd172d;
    line-height: 180%;
    font-weight: bold;
}
#s_con .right .contents .t4 {
    font-size: 20px;
    color: #833d1c;
	line-height:180%;
    font-weight: bold;
}
#s_con .right .contents .t5 {
    font-size: 14px;
    color: #833d1c;
    font-weight: bold;
}

#s_con .right .contents .ico1 {
    background: url("/images/sub/ico1.png") left 10px no-repeat;
    padding: 11px 0 15px 40px;
    font-size: 22px;
    display: block;
    font-family: 'Hankc', serif;
    font-weight: bold;
}
#s_con .right .contents .ico2 {
    background: url("/images/sub/ico_t.png") left 5px no-repeat;
    font-family: 'Nanum Myeongjo', serif;
    padding: 10px 0 15px 40px;
    font-size: 18px;
    display: block;
    font-weight: bold;
}
#s_con .right .contents .ico3 {
    background: url("/images/sub/icon_2.jpg") left 6px no-repeat;
    padding: 0 0 15px 30px;
    font-size: 16px;
    display: block;
    font-weight: bold;
    color: #7b6008;
}

#s_con .right .contents .dot {
    width: 100%;
    height: 10px;
    border-bottom: 1px dashed gray;
    margin-bottom: 10px;
}

#s_con .right .contents ul.tb {
    width: 100%;
    display: inline-block;
}
#s_con .right .contents ul.tb li {
    float: left;
    width: 100%;
    background: url("/images/sub/icon_2.jpg") left 5px no-repeat;
    padding: 1px 0 0 30px;
}

#s_con .right .contents .sub_table {
    width: 100%;
    border-top: 2px solid #833d1c;
}
#s_con .right .contents .sub_table th {
    border-bottom: 1px solid #E5E5E5;
    background-color: #f4f1e9;
}
#s_con .right .contents .sub_table td {
    font-size: 14px;
    padding: 20px;
    border: 1px solid #E5E5E5;
    line-height: 180%;
    background-color: white;
}
#s_con .right .contents .sub_table .color {
    font-size: 14px;
    color: black;
    background-color: #ededed;
    text-align: center;
}
#s_con .right .contents .color2 {
    color: black;
    background-color: #ededed;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

#s_con .right .contents .sub_table2 {
    width: 100%;
}
#s_con .right .contents .sub_table2 th {
    font-size: 15px;
    border-bottom: 1px dashed #E5E5E5;
    padding: 5px 10px;
    line-height: 180%;
    font-weight: bold;
    color: #004e7a;
    text-align: left;
}
#s_con .right .contents .sub_table2 td {
    font-size: 14px;
    padding: 10px;
    border-bottom: 1px dashed #E5E5E5;
    line-height: 180%;
}
#s_con .right .contents .sub_table2 .color {
    font-size: 14px;
    color: black;
	padding-left:20px;
}
#s_con .right .contents .sub_table2 .color1 {
    color: black;
    background-color: #f4f4f4;
    font-size: 14px;
	padding-left:20px;
}

#s_con .right .contents .sub_table2  .color2 {
    color: black;
    background-color: #ededed;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}



#s_con .right .contents .sub_table3 {
    width: 100%;
    border-collapse: collapse;
}
#s_con .right .contents .sub_table3 th {
    padding: 10px 0;
    background-color: #f7f7f7;
    color: #525252;
    border-bottom: 2px solid #bb3700;
    text-align: center;
}
#s_con .right .contents .sub_table3 td {
    padding: 10px 0;
    font-family: "Nanum Gothic", sans-serif;
    text-align: center;
    border-bottom: 1px solid #c8c09f;
    line-height: 20px;
    font-size: 14px;
}
#s_con .right .contents .sub_table3 .color1 {
    font-weight: bold;
    text-align: center;
}
#s_con .right .contents .sub_table3 .color3 {
    font-weight: bold;
    text-align: center;
    color: #bb3700;
    font-size: 16px;
}
#s_con .right .contents .sub_table3 .color2 {
    font-weight: bold;
    padding-left: 40px;
    text-align: left;
    background: #f5f2e5;
    font-size: 16px;
}
#s_con .right .contents .sub_table3 .color2 a {
    color: #742200;
}
#s_con .right .contents .tleft {
    text-align: left;
}

#s_con .right .contents .sub_table4 {
    width: 100%;
    border-collapse: collapse;
    border-left: 1px solid #b5d1b6;
}
#s_con .right .contents .sub_table4 th {
    padding: 10px 0;
    background-color: #f7f7f7;
    color: #525252;
    border-bottom: 2px solid #397200;
    text-align: center;
    border-right: 1px solid #b5d1b6;
    font-size: 16px;
}
#s_con .right .contents .sub_table4 td {
    padding: 10px 0;
    border-bottom: 1px solid #b5d1b6;
    line-height: 20px;
    font-size: 14px;
    border-right: 1px solid #b5d1b6;
}
#s_con .right .contents .sub_table4 .color1 {
    text-align: left;
    padding-left: 20px;
    line-height: 180%;
    padding-right: 20px;
}
#s_con .right .contents .sub_table4 .color3 {
    text-align: center;
    color: #bb3700;
    font-size: 18px;
}
#s_con .right .contents .sub_table4 .color2 {
    text-align: center;
    background: #f1f6ec;
    font-size: 16px;
}
#s_con .right .contents .sub_table4 .color2 a {
    color: #244000;
}
#s_con .right .contents .tleft {
    text-align: left;
}

#s_con .right .contents .sub_table5 {
    width: 100%;
    border-collapse: collapse;
}
#s_con .right .contents .sub_table5 th {
    padding: 10px 0;
    background-color: #f7f7f7;
    color: #525252;
    border-bottom: 2px solid #bb3700;
    text-align: center;
}
#s_con .right .contents .sub_table5 td {
    padding: 10px 0;
    font-family: "Nanum Gothic", sans-serif;
    text-align: center;
    border-bottom: 1px solid #c8c09f;
    line-height: 20px;
    font-size: 14px;
}
#s_con .right .contents .sub_table5 .color1 {
    font-weight: bold;
    text-align: center;
}
#s_con .right .contents .sub_table5 .color3 {
    font-weight: bold;
    text-align: center;
    color: #bb3700;
    font-size: 16px;
}
#s_con .right .contents .sub_table5 .color2 {
    font-weight: bold;
    padding-left: 30px;
    text-align: left;
    color: #6d3800;
    background: #f5f2e5;
}
#s_con .right .contents .tleft {
    text-align: left;
}

#s_con .right .contents .sub_table6 {
    width: 100%;
    border-collapse: collapse;
    border-left: 1px solid #b5d1b6;
}
#s_con .right .contents .sub_table6 th {
    padding: 10px 0;
    background-color: #f7f7f7;
    color: #525252;
    border-bottom: 2px solid #004872;
    text-align: center;
    border-right: 1px solid #b5d1b6;
}
#s_con .right .contents .sub_table6 td {
    padding: 10px 0;
    font-family: "Nanum Gothic", sans-serif;
    text-align: center;
    border-bottom: 1px solid #b5d1b6;
    line-height: 20px;
    font-size: 14px;
    border-right: 1px solid #b5c3d1;
}
#s_con .right .contents .sub_table6 .color1 {
    font-weight: bold;
    text-align: center;
}
#s_con .right .contents .sub_table6 .color3 {
    font-weight: bold;
    text-align: center;
    color: #bb3700;
    font-size: 16px;
}
#s_con .right .contents .sub_table6 .color2 {
    font-weight: bold;
    text-align: center;
    background: #ecf2f6;
    font-size: 16px;
}
#s_con .right .contents .sub_table6 .color2 a {
    color: #244000;
}
#s_con .right .contents .tleft {
    text-align: left;
}



#s_con .right .contents .sub_table7 {
    width: 100%;
    border-collapse: collapse;
    border-left: 1px solid #b5d1b6;
	border-top: 1px solid #b5d1b6;
}
#s_con .right .contents .sub_table7 th {
    padding: 10px;
    background-color: #f7f7f7;
    color: #525252;
    border-bottom: 2px solid #004872;
    text-align: center;
	font-size:18px;
    border-right: 1px solid #b5d1b6;
}
#s_con .right .contents .sub_table7 td {
    padding: 10px;
    font-family: "Nanum Gothic", sans-serif;
    text-align: center;
    border-bottom: 1px solid #b5d1b6;
    line-height: 180%;
    font-size: 14px;
    border-right: 1px solid #b5c3d1;
}
#s_con .right .contents .sub_table7 .color1 {
    padding: 20px;
    text-align: left;
}


#s_con .right .contents .sub_table8 {
    width: 100%;
    border-collapse: collapse;
    border-left: 1px solid #b5d1b6;
    border-top: 2px solid #004872;
}
#s_con .right .contents .sub_table8 th {
    padding: 5px;
    background-color: #f7f7f7;
    color: #525252;
    text-align: center;
	font-size:15px;
    border-right: 1px solid #b5d1b6;
    border-bottom: 1px solid #b5d1b6;
}
#s_con .right .contents .sub_table8 td {
    padding: 10px;
    font-family: "Nanum Gothic", sans-serif;
    border-bottom: 1px solid #b5d1b6;
    line-height: 180%;
    font-size: 14px;
    border-right: 1px solid #b5c3d1;
    border-bottom: 1px solid #b5d1b6;
}
#s_con .right .contents .sub_table8 .color1 {
    padding: 20px;
    text-align: left;
}
#s_con .right .contents .sub_table8 .color2 {
    padding: 20px;
    text-align: left;
}

.tem_btn {
    width: 250px;
    background-color: #f6d045;
    text-align: center;
	padding:5px;
}




/* 컨텐츠시작2018-06-24 */
.sub_in {
    width: 942px;
    margin: 0 20px 100px;
    text-align: left;
    position: relative;

}

.sub01_01 {
    width: 100%;
    background: url("/images/sub01/sub01_01.png") no-repeat right top;
}

.tit01 {
    color: #623207;
    font-size: 24px;
    font-weight: bold;
    line-height: 35px;
    font-family: 'Hankc';
    margin-bottom: 50px;
}

.txt01 {
    font-size: 17px;
    font-family: 'Hankc';
}
.txt01 span {
    color: #623207;
}

.sub01_04_left {
    float: left;
    width: 238px;
}

.sub01_04_left p {
	  text-align:center;	  
	 background: url("/images/sub02/sub02_01_1.png") no-repeat left top;
	 height:246px;
	 margin-bottom:70px;

}

.sub01_04_left span {
	display: inline-block;
	width:125px;
	margin-left:-46px;
	margin-top:222px;
	font-family: 'Hankc';
	  font-size:16px;

}

.sub01_04_left .photo_1 {
	  text-align:center;	  
	 background: url("/images/sub01/sub01_02.png") no-repeat left top;
	 height:246px;
	 margin-bottom:100px;

}


.sub01_04_right {
    display: inline-block;
    width: 704px;
}

.sub01_04_right dl {
    display: inline-block;
}
.sub01_04_right dt,
dd {
    float: left;
}



.sub01_04_right dt {
    width: 154px;
    height: 42px;
    background-color: #f5f5f5;
    font-size: 20px;
    font-weight: bold;
    color: #074087;
    text-align: center;
    padding-top: 7px;
    margin-right: 25px;
}
.sub01_04_right dd {
    text-align: left;
}
.sub01_04_right .center {
    width: 200px;
}

.sub01_04_right .width510 {
    width: 510px;
}



.sub04_01_right {
    display: inline-block;
    width: 100%
}

.sub04_01_right dl {
    display: inline-block;
}
.sub04_01_right dt,
dd {
    float: left;
}



.sub04_01_right dt {
    width: 154px;
    height: 42px;
    background-color: #f5f5f5;
    font-size: 20px;
    font-weight: bold;
    color: #074087;
    text-align: center;
    padding-top: 7px;
    margin-right: 25px;
}
.sub04_01_right dd {
    text-align: left;
	font-size:15px;
	padding-top:5px;
    width: 600px;
}
.sub04_01_right .center {
    width: 80px;
	font-size:15px;
	font-weight:bold;
	padding-top:5px;
}




.clear_bot_line {
    clear: both;
    border-bottom: 1px dashed #e0dfe1;
    height: 1px;
    margin: 50px 0;
}

.clear_bot_line2 {
    clear: both;
    border-bottom: 2px solid #e0dfe1;
    height: 2px;
    margin: 50px 0;
}

.sub_in .tit02 {
    color: #2e4a8b;
    font-size: 24px;
    font-weight: bold;
    line-height: 35px;
    margin-bottom: 20px;
}

.sub_in .tit03 {
    color: #43afc7;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
}

.txt02 {
    color: #964f31;
    width: 100%;
    text-align: center;
    background-color: #f5f5f5;
    padding: 15px 0;
}

.txt03 {
    color: #964f31;
    width: 100%;
    background-color: #f5f5f5;
    padding: 15px 0 15px 15px;
}


.sub03_01_left {
    float: left;
    width: 210px;
}

.sub03_01_right {
    display: inline-block;
    width: 732px;
}

.tit04 {
    background: url("/images/sub01/tit_ico.png") no-repeat left 4px;
    font-weight: bold;
    padding-left: 30px;
    color: #074087;
    font-size: 20px;
    margin-bottom: 30px;
}

.img_center {
    width: 100%;
    text-align: center;
    margin-bottom: 100px;
}

.sub09_1_txt {
    display: inline-block;
}

.sub09_1_txt dt,
dd {
    float: left;
    margin-bottom: 10px;
}

.sub09_1_txt dt {
    width: 120px;
    font-weight: bold;
    color: #43afc7;
}

.sub09_1_txt dd {
    width: 822px;
    text-align: left;
}

.sub01_10_ta {
    width: 100%;
    text-align: center;
    border-left: 1px solid #b5d1b6;

}

.sub01_10_ta th {
    background-color: #ecf2f6;
    border-top: 2px solid #000;
    border-bottom: 1px solid #b5d1b6;
    border-right: 1px solid #b5d1b6;
    padding: 10px 0;
}

.sub01_10_ta td {
    border-bottom: 1px solid #b5d1b6;
    border-right: 1px solid #b5d1b6;
    padding: 10px 0;
    text-align: center;
}

.sub01_10_ta .bgcolor td {
    background-color: #f5f5f5;
}

.sub01_10_ta .bgcolor2 td {
    background-color: #ecf2f6;
    font-weight: bold;
}

.sub01_10_ta .bgpink {
      background-color: #fff5f8;

}

.sub01_10_ta .bgyellow {
      background-color: #fdfae8;

}

.sub01_10_ta .bgyellow2 {
      background-color: #fff1e8;

}



.sub01_10_ta .bggreen {
      background-color: #f3fde8;

}

.sub01_10_ta .bgblue2 {
    background-color: #edeffb;
}





.sub01_10_ta .bgnone {
    font-weight: normal;
    background-color: #fff;
}

.sub01_10_ta .bgblue {
    font-weight: bold;
    background-color: #ecf2f6;
}


.sub01_10_ta .bggrey {
    background-color: #f5f5f5;
}

.mgt50 {
    margin-top: 50px;
}

.sub01_10_ta .font_green {
    font-weight: bold;
    color: #14933d;
}

.sub01_10_ta .temple {
    position: relative;
    height: 455px;
}
.sub01_10_ta .temple dt,
dd {
    text-align: center;
    width: 314px;
}
.sub01_10_ta .temple img {
    width: 220px;
    height: 160px;
}

.sub01_10_ta .temple .date {

    color: #d1a79e;
}

.sub01_10_ta .temple dt {
    font-size: 17px;
    color: #43afc7;
    font-weight: bold;

}

.sub01_10_ta .temple .btn {
    width: 250px;
    background-color: #f6d045;
    position: absolute;
    left: 32px;
    top: 405px;
    text-align: center;
}

.school_info {
    background: url("/images/sub02/sub02_02.png") no-repeat left top;
    width: 942px;
    height: 180px;
    text-align: center;
    padding-top: 68px;
    font-weight: bold;
    font-size: 35px;
    color: #fff;

}
.school_info p {
    font-size: 18px;
    margin-top: 15px;
    color: #5f3612;
}

.cultural {
    width: 100%;

}
.cultural th,
td {
    text-align: left;
    vertical-align: top;
}
.cultural th img {
    padding-right: 30px;
    vertical-align: top;
}



.button1 {
    width: 300px;
    background: #2063bb;
    color: #fff;
    border: none;
    position: relative;
    height: 60px;
    font-size: 1.5em;
    padding: 0 2em;
    cursor: pointer;
    transition: 800ms ease all;
    outline: none;
    padding-top: 15px;
    margin-top: 10px;
	text-align:center;
}
.button1:hover {
    background: #fff;
    color: #2063bb;
}
.button1:after,
.button1:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 2px;
    width: 0;
    background: #2063bb;
    transition: 400ms ease all;
}
.button1:after {
    right: inherit;
    top: inherit;
    left: 0;
    bottom: 0;
}
.button1:hover:after,
.button1:hover:before {
    width: 100%;
    transition: 800ms ease all;
}



/*RED/ROUGE BUTTON STYLES*/     
.btn.btn-rouge{background-color: #c0392b; border-color: #c0392b; -webkit-box-shadow: 0 3px 0 #8f2a1f; box-shadow: 0 3px 0 #8f2a1f; color:white; font-weight:bold;padding:10px;}
.btn.btn-rouge:hover{background-color:#ac3420;}
.btn.btn-rouge:active{top: 3px; outline: none; -webkit-box-shadow: none; box-shadow: none;}

/*add form css 2018-12-03 배경미 */
.sub01_10_ta.topborder {
	border-top: #000 solid 2px;
}
.sub01_10_ta td {
	vertical-align: middle;

}

.sub01_10_ta td.td_left {
	text-align: left;
	padding-left: 10px;
	vertical-align: middle;

}
.form-control {
  display: inline;
  width: 90%;
  height: 32px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5384616;
  color: #333333;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #ddd;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(221, 221, 221, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(221, 221, 221, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #fafafa;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}

.btnsubmit {
	text-align: center;
	margin: 20px 0;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 7px 12px;
  font-size: 13px;
  line-height: 1.5384616;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-primary {
  color: #fff;
  background-color: #2196F3;
  border-color: #2196F3;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #0c7cd5;
  border-color: #08528d;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0c7cd5;
  border-color: #0b76cc;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #0c7cd5;
  border-color: #0b76cc;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #0a68b4;
  border-color: #08528d;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
